home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / Genie / Projects / A-line / Scripts / AUpdate < prev    next >
Encoding:
Text File  |  2000-06-24  |  273 b   |  16 lines

  1. # AUpdate
  2. #
  3. # Synopsis:
  4. #    AUpdate
  5. #        [ --arch 68K | PPC | Fat ]
  6. #        [ --build Debug | Release | all ]
  7. #
  8. # Options:
  9. #    --arch        # Specify which architecture to build for.  No PPC support yet.
  10. #    --build        # Specify which build type.
  11.  
  12. AMake update {"Parameters"}
  13.  
  14. Exit
  15. # The end.
  16.